- 01. Introduction
- 02. Lists and Membership Operators
- 03. Quiz: Lists and Membership Operators
- 04. Solution: List and Membership Operators
- 05. Why Do We Need Lists?
- 06. List Methods
- 07. Quiz: List Methods
- 08. Check for Understanding: Lists
- 09. Tuples
- 10. Quiz: Tuples
- 11. Sets
- 12. Quiz: Sets
- 13. Dictionaries and Identity Operators
- 14. Quiz: Dictionaries and Identity Operators
- 15. Solution: Dictionaries and Identity Operators
- 16. Quiz: More With Dictionaries
- 17. When to Use Dictionaries?
- 18. Check for Understanding: Data Structures
- 19. Compound Data Structures
- 20. Quiz: Compound Data Structures
- 21. Solution: Compound Data Structions
- 22. Practice Questions
- 23. Solution: Practice Questions
- 24. Conclusion